Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement the complete keyspace feature #439

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

andylokandy
Copy link
Collaborator

@pingyu
Copy link
Collaborator

pingyu commented Dec 15, 2023

What's wrong with #415 ?

@andylokandy
Copy link
Collaborator Author

What's wrong with #415 ?

This is the complete implementation and #415 seems not handy while I continued its work.

@andylokandy andylokandy marked this pull request as ready for review December 17, 2023 17:29
@andylokandy andylokandy changed the title apiv2 implement the complete keyspace feature Dec 17, 2023
Copy link
Collaborator

@pingyu pingyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM.

BTW, please fix the DCO error.

examples/raw.rs Show resolved Hide resolved
src/pd/retry.rs Outdated Show resolved Hide resolved
src/raw/client.rs Outdated Show resolved Hide resolved
src/transaction/client.rs Show resolved Hide resolved
src/transaction/lock.rs Outdated Show resolved Hide resolved
src/transaction/transaction.rs Show resolved Hide resolved
examples/pessimistic.rs Show resolved Hide resolved
tests/common/mod.rs Outdated Show resolved Hide resolved
tests/integration_tests.rs Show resolved Hide resolved
config/tikv.toml Show resolved Hide resolved
@andylokandy
Copy link
Collaborator Author

fix the DCO error.

I can not fix it unless force pushing. But since we are going to squash and merge, it'll be ok because github will generate a good commit with DCO.

src/request/keyspace.rs Outdated Show resolved Hide resolved
@andylokandy
Copy link
Collaborator Author

@pingyu Done. PTAL

Copy link
Collaborator

@pingyu pingyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM~

@iosmanthus PTAL~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants